﻿2026-09-18T11:27:06.9521030Z ##[group]Run actions/checkout@v5
2026-09-18T11:27:06.9521801Z with:
2026-09-18T11:27:06.9522173Z   repository: BigscreenVR/spt-bs-core
2026-09-18T11:27:06.9525144Z   token: ***
2026-09-18T11:27:06.9525487Z   ssh-strict: true
2026-09-18T11:27:06.9525846Z   ssh-user: git
2026-09-18T11:27:06.9526218Z   persist-credentials: true
2026-09-18T11:27:06.9526608Z   clean: true
2026-09-18T11:27:06.9526971Z   sparse-checkout-cone-mode: true
2026-09-18T11:27:06.9527391Z   fetch-depth: 1
2026-09-18T11:27:06.9527732Z   fetch-tags: false
2026-09-18T11:27:06.9528083Z   show-progress: true
2026-09-18T11:27:06.9528432Z   lfs: false
2026-09-18T11:27:06.9528761Z   submodules: false
2026-09-18T11:27:06.9529199Z   set-safe-directory: true
2026-09-18T11:27:06.9529613Z   allow-unsafe-pr-checkout: false
2026-09-18T11:27:06.9530227Z ##[endgroup]
2026-09-18T11:27:07.0325442Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-18T11:27:07.0327011Z ##[group]Getting Git version info
2026-09-18T11:27:07.0327671Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-18T11:27:07.0328581Z [command]/usr/bin/git version
2026-09-18T11:27:07.0329069Z git version 2.43.0
2026-09-18T11:27:07.0342071Z ##[endgroup]
2026-09-18T11:27:07.0349917Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/eaa63d0a-97fe-499b-bd1b-5305fa0f6144/.gitconfig'
2026-09-18T11:27:07.0357037Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/eaa63d0a-97fe-499b-bd1b-5305fa0f6144' before making global git config changes
2026-09-18T11:27:07.0358263Z Adding repository directory to the temporary git global config as a safe directory
2026-09-18T11:27:07.0360018Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-18T11:27:07.0393230Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-18T11:27:07.0412486Z https://github.com/BigscreenVR/spt-bs-core
2026-09-18T11:27:07.0423079Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-18T11:27:07.0425626Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-18T11:27:07.0443823Z refs/heads/main
2026-09-18T11:27:07.0450210Z [command]/usr/bin/git checkout --detach
2026-09-18T11:27:07.0524947Z HEAD is now at 71165e3540 fix: guard CLI UNBOUND publication through broker spawn
2026-09-18T11:27:07.0566052Z [command]/usr/bin/git branch --delete --force main
2026-09-18T11:27:07.0601527Z Deleted branch main (was 71165e3540).
2026-09-18T11:27:07.0770846Z ##[endgroup]
2026-09-18T11:27:07.0774593Z [command]/usr/bin/git submodule status
2026-09-18T11:27:07.0964737Z ##[group]Cleaning the repository
2026-09-18T11:27:07.0966553Z [command]/usr/bin/git clean -ffdx
2026-09-18T11:27:07.1005852Z [command]/usr/bin/git reset --hard HEAD
2026-09-18T11:27:07.1083546Z HEAD is now at 71165e3540 fix: guard CLI UNBOUND publication through broker spawn
2026-09-18T11:27:07.1089893Z ##[endgroup]
2026-09-18T11:27:07.1091378Z ##[group]Disabling automatic garbage collection
2026-09-18T11:27:07.1094411Z [command]/usr/bin/git config --local gc.auto 0
2026-09-18T11:27:07.1118168Z ##[endgroup]
2026-09-18T11:27:07.1118837Z ##[group]Setting up auth
2026-09-18T11:27:07.1123210Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-18T11:27:07.1148347Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-18T11:27:07.1338350Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-18T11:27:07.1362318Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-18T11:27:07.1545964Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-18T11:27:07.1610017Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-18T11:27:07.1801678Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-18T11:27:07.1832767Z ##[endgroup]
2026-09-18T11:27:07.1833540Z ##[group]Fetching the repository
2026-09-18T11:27:07.1839468Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +71165e3540295d7b7b9af98d6e1a06163261b0cc:refs/remotes/origin/main
2026-09-18T11:27:07.8459103Z ##[endgroup]
2026-09-18T11:27:07.8460252Z ##[group]Determining the checkout info
2026-09-18T11:27:07.8461187Z ##[endgroup]
2026-09-18T11:27:07.8463259Z [command]/usr/bin/git sparse-checkout disable
2026-09-18T11:27:07.8501988Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-18T11:27:07.8528661Z ##[group]Checking out the ref
2026-09-18T11:27:07.8531020Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-18T11:27:07.8609082Z Switched to a new branch 'main'
2026-09-18T11:27:07.8610132Z branch 'main' set up to track 'origin/main'.
2026-09-18T11:27:07.8617230Z ##[endgroup]
2026-09-18T11:27:07.8660241Z [command]/usr/bin/git log -1 --format=%H
2026-09-18T11:27:07.8690609Z 71165e3540295d7b7b9af98d6e1a06163261b0cc
